Lines 2-8
Link Here
|
2 |
# $FreeBSD: head/print/typetools/Makefile 313256 2013-03-02 14:57:42Z miwi $ |
2 |
# $FreeBSD: head/print/typetools/Makefile 313256 2013-03-02 14:57:42Z miwi $ |
3 |
|
3 |
|
4 |
PORTNAME= typetools |
4 |
PORTNAME= typetools |
5 |
PORTVERSION= 2.97 |
5 |
PORTVERSION= 2.98 |
6 |
CATEGORIES= print |
6 |
CATEGORIES= print |
7 |
MASTER_SITES= http://www.lcdf.org/type/ |
7 |
MASTER_SITES= http://www.lcdf.org/type/ |
8 |
DISTNAME= lcdf-${PORTNAME}-${PORTVERSION} |
8 |
DISTNAME= lcdf-${PORTNAME}-${PORTVERSION} |
Lines 23-27
Link Here
|
23 |
t1lint.1 t1rawafm.1 t1reencode.1 t1testpage.1 ttftotype42.1 |
23 |
t1lint.1 t1rawafm.1 t1reencode.1 t1testpage.1 ttftotype42.1 |
24 |
|
24 |
|
25 |
DATADIR= ${PREFIX}/share/lcdf-${PORTNAME} |
25 |
DATADIR= ${PREFIX}/share/lcdf-${PORTNAME} |
26 |
|
26 |
|
27 |
.include <bsd.port.mk> |
27 |
.include <bsd.port.mk> |