diff options
Diffstat (limited to 'korean/h2ps')
-rw-r--r-- | korean/h2ps/Makefile | 2 | ||||
-rw-r--r-- | korean/h2ps/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/korean/h2ps/Makefile b/korean/h2ps/Makefile index 246c5b5ba34f..5825331bca56 100644 --- a/korean/h2ps/Makefile +++ b/korean/h2ps/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ MAINTAINER= cjh@FreeBSD.org COMMENT= Formats an ascii file for printing on a postscript printer with Korean char +PLIST_FILES= bin/h2ps + pre-build: @(cd ${WRKSRC}; make clean) diff --git a/korean/h2ps/pkg-plist b/korean/h2ps/pkg-plist deleted file mode 100644 index 435e0327ccf1..000000000000 --- a/korean/h2ps/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/h2ps |