Lines 6-14
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= gl2ps |
8 |
PORTNAME= gl2ps |
9 |
PORTVERSION= 1.2.1 |
9 |
PORTVERSION= 1.2.2 |
10 |
CATEGORIES= print graphics |
10 |
CATEGORIES= print graphics |
11 |
MASTER_SITES= http://www.geuz.org/gl2ps/src/ |
11 |
MASTER_SITES= http://www.geuz.org/gl2ps/src/ |
|
|
12 |
EXTRACT_SUFX= .tgz |
12 |
|
13 |
|
13 |
MAINTAINER= ip@doom.homeunix.org |
14 |
MAINTAINER= ip@doom.homeunix.org |
14 |
COMMENT= A C library providing vector output for OpenGL application |
15 |
COMMENT= A C library providing vector output for OpenGL application |
Lines 35-41
Link Here
|
35 |
|
36 |
|
36 |
.ifndef (NOPORTDOCS) |
37 |
.ifndef (NOPORTDOCS) |
37 |
@${MKDIR} ${DOCSDIR} |
38 |
@${MKDIR} ${DOCSDIR} |
38 |
${INSTALL_DATA} ${WRKSRC}/gl2ps.ps ${DOCSDIR} |
39 |
${INSTALL_DATA} ${WRKSRC}/gl2ps.pdf ${DOCSDIR} |
39 |
.endif |
40 |
.endif |
40 |
|
41 |
|
41 |
.include <bsd.port.mk> |
42 |
.include <bsd.port.mk> |