1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/korean/h2ps/Makefile
1998-08-13 07:18:01 +00:00

25 lines
534 B
Makefile

# New ports collection makefile for: h2ps-2.0
# Version required: 2.0
# Date created: 20 May 1997
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
# $Id: Makefile,v 1.4 1998/08/09 00:54:32 steve Exp $
#
DISTNAME= h2ps-2.00
PKGNAME= ko-h2ps-a4-2.0
CATEGORIES= korean print
MASTER_SITES= ftp://cglab.snu.ac.kr/pub/hangul/n3f/tar/
MAINTAINER= junker@jazz.snu.ac.kr
BROKEN= fetch
pre-build:
@(cd ${WRKSRC}; make clean)
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/h2ps ${PREFIX}/bin
.include <bsd.port.mk>