1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/japanese/okphone/Makefile
Andreas Schulz 0834d52875 Change back the ftp://... to http://... as per Satoshi's request. This
site doesn't have ftp access, only http.
1996-02-21 00:40:31 +00:00

24 lines
520 B
Makefile

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