1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/japanese/okphone/Makefile

24 lines
525 B
Makefile
Raw Normal View History

1996-02-08 04:54:18 +00:00
# New ports collection makefile for: okphone
# Version required: 1.2
# Date created: 7 February 1996
# Whom: asami
#
# $Id: Makefile,v 1.3 1996/02/21 00:40:31 ats Exp $
1996-02-08 04:54:18 +00:00
#
DISTNAME= okphone-1.2
PKGNAME= jp-okphone-1.2
CATEGORIES+= japanese net
MASTER_SITES= http://www.iijnet.or.jp/IIJ-MC/odajima/okphone/src/
1996-02-08 04:54:18 +00:00
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= okphone-1.2.FreeBSD-patch.rev2.gz
1996-02-08 04:54:18 +00:00
PATCH_DIST_STRIP= -p1
MAINTAINER= asami@FreeBSD.ORG
post-install:
@${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>