mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
16 lines
334 B
Makefile
16 lines
334 B
Makefile
# New ports collection makefile for: pips for EPSON Stylus C40
|
|
# Date created: 01/09/17
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 2.1
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
|
PRTYPE= -sc40s
|
|
|
|
INTERNATIONAL_PRODUCTS=yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|