aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-12 16:43:45 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-12 16:43:45 +0000
commit07744c21f18d04b3a21d186c91126fd0209c4a57 (patch)
tree8d3fa7cf59189ce430df1f253ea9707a9d801142 /graphics
parent5a050fa211127acf9368f2db1abc4ff327a2428f (diff)
downloadports-07744c21f18d04b3a21d186c91126fd0209c4a57.tar.gz
ports-07744c21f18d04b3a21d186c91126fd0209c4a57.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ming/Makefile1
-rw-r--r--graphics/ming/files/Makefile8
-rw-r--r--graphics/ming/pkg-plist12
3 files changed, 20 insertions, 1 deletions
diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile
index 790887a82889..08be1caf7730 100644
--- a/graphics/ming/Makefile
+++ b/graphics/ming/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ming
PORTVERSION= 0.1.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.opaque.net/ming/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-examples${EXTRACT_SUFX}
diff --git a/graphics/ming/files/Makefile b/graphics/ming/files/Makefile
index 24ae2a568547..ef76a3c113f4 100644
--- a/graphics/ming/files/Makefile
+++ b/graphics/ming/files/Makefile
@@ -84,6 +84,12 @@ pre-_includeinstall:
beforeinstall:
${INSTALL} -C -o ${INCOWN} -g ${INCGRP} -m ${INCMODE} \
- ${.CURDIR}/blocks/swf.h ${INCDIR}/blocks/
+ ${.CURDIR}/blocks/block.h ${.CURDIR}/blocks/cxform.h \
+ ${.CURDIR}/blocks/matrix.h ${.CURDIR}/blocks/outputblock.h \
+ ${.CURDIR}/blocks/sound.h ${.CURDIR}/blocks/sprite.h \
+ ${.CURDIR}/blocks/swf.h ${.CURDIR}/blocks/blocktypes.h \
+ ${.CURDIR}/blocks/character.h ${.CURDIR}/blocks/libswf.h \
+ ${.CURDIR}/blocks/method.h ${.CURDIR}/blocks/output.h \
+ ${.CURDIR}/blocks/rect.h ${INCDIR}/blocks/
${INSTALL} -C -o ${INCOWN} -g ${INCGRP} -m ${INCMODE} \
${.CURDIR}/c++/ming.h ${INCDIR}/c++/
diff --git a/graphics/ming/pkg-plist b/graphics/ming/pkg-plist
index 50a354ec2bb1..47cffc321cfd 100644
--- a/graphics/ming/pkg-plist
+++ b/graphics/ming/pkg-plist
@@ -17,6 +17,18 @@ include/ming/movieclip.h
include/ming/position.h
include/ming/shape_util.h
include/ming/text_util.h
+include/ming/blocks/block.h
+include/ming/blocks/blocktypes.h
+include/ming/blocks/character.h
+include/ming/blocks/cxform.h
+include/ming/blocks/libswf.h
+include/ming/blocks/matrix.h
+include/ming/blocks/method.h
+include/ming/blocks/output.h
+include/ming/blocks/outputblock.h
+include/ming/blocks/rect.h
+include/ming/blocks/sound.h
+include/ming/blocks/sprite.h
include/ming/blocks/swf.h
include/ming/c++/ming.h
@dirrm include/ming/blocks