diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch) | |
tree | ccfda8c465ebb396f84cc9528117581f3455c1b2 /print/pips780/Makefile | |
parent | d6894d86d96cc960c508c1088f126b9f7f53ad21 (diff) | |
download | ports-84ea4ee842af8389fc1b0603b821af2d68ba8c65.tar.gz ports-84ea4ee842af8389fc1b0603b821af2d68ba8c65.zip |
Notes
Diffstat (limited to 'print/pips780/Makefile')
-rw-r--r-- | print/pips780/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pips780/Makefile b/print/pips780/Makefile index b15e1357acef..3b4194ab2e56 100644 --- a/print/pips780/Makefile +++ b/print/pips780/Makefile @@ -7,6 +7,8 @@ PORTVERSION= 1.3 MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-780C + PRTYPE= 780 .include "${MASTERDIR}/Makefile" |