freebsd-ports/korean/h2ps/Makefile
Jun Kuriyama 15f1bcd034 Update to 2.06.
PR:		ports/7913
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-10-01 22:04:05 +00:00

25 lines
590 B
Makefile

# New ports collection makefile for: h2ps-2.06
# Version required: 2.06
# Date created: 20 May 1997
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
# $Id: Makefile,v 1.5 1998/08/13 07:18:01 asami Exp $
#
# Thanks to SungGon Yi <skon@stats.snu.ac.kr> for advising 2.06 ports
#
DISTNAME= h2ps-2.06
PKGNAME= ko-h2ps-2.06
CATEGORIES= korean print
MASTER_SITES= ftp://cglab.snu.ac.kr/pub/hangul/n3f/tar/
MAINTAINER= junker@jazz.snu.ac.kr
pre-build:
@(cd ${WRKSRC}; make clean)
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/h2ps ${PREFIX}/bin
.include <bsd.port.mk>