1 2 3 4 5 6 7 8 9 10 11 12 13 14
# New ports collection makefile for: pips for EPSON PM-760C # Date created: 2000.08.04 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # # $FreeBSD$ # MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/ MASTERDIR= ${.CURDIR}/../pips800 COMMENT= ${.CURDIR}/pkg/COMMENT DESCR= ${.CURDIR}/pkg/DESCR PRTYPE= 760 .include "${MASTERDIR}/Makefile"