diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-21 13:15:36 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-21 13:15:36 +0000 |
commit | 1ea7c6a41d39f618be3366b5f1cbe10c57852fa5 (patch) | |
tree | db2676254be2208b6a8d8f84b3e39aac3aadcb02 /x11-clocks | |
parent | f9d119901588ad6d0005afc7df5e00edec4cf8e6 (diff) |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/t3d/Makefile | 6 | ||||
-rw-r--r-- | x11-clocks/t3d/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-clocks/t3d/Makefile b/x11-clocks/t3d/Makefile index ba0bcd2547f4..56d03294d15f 100644 --- a/x11-clocks/t3d/Makefile +++ b/x11-clocks/t3d/Makefile @@ -18,7 +18,9 @@ EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -dc EXTRACT_AFTER_ARGS= | ${SH} -NO_WRKSUBDIR= yes -USE_IMAKE= yes +NO_WRKSUBDIR= yes +USE_IMAKE= yes + +MAN1= t3d.1 .include <bsd.port.mk> diff --git a/x11-clocks/t3d/pkg-plist b/x11-clocks/t3d/pkg-plist index 885db1264a26..3e760f107e5c 100644 --- a/x11-clocks/t3d/pkg-plist +++ b/x11-clocks/t3d/pkg-plist @@ -1,2 +1 @@ bin/t3d -man/man1/t3d.1.gz |