mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
844e6bd504
- most of the tarballs were rerolled. - preparation for adding EPSON Stylus C80 Series support.
19 lines
411 B
Makefile
19 lines
411 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus C60 Series
|
|
# Date created: 2004.08.29
|
|
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.5.2
|
|
PORTREVISION= 1
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
COMMENT= Photo Image Print System for Linux --- EPSON Stylus C60 Series
|
|
|
|
PRTYPE= -sc60s
|
|
SUBDIR_SUFFIX= .1
|
|
|
|
PATCH_PRN= BID.PRN
|
|
|
|
.include "${MASTERDIR}/Makefile.pips"
|