openbsd-ports/www/plone/2.1/Makefile
jasper 20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00

12 lines
280 B
Makefile

# $OpenBSD: Makefile,v 1.3 2009/09/15 17:37:22 jasper Exp $
DISTNAME= Plone-2.1.4
PKGNAME= ${DISTNAME:L}p2
do-install:
${INSTALL_PROGRAM_DIR} ${MODZOPE_PRODUCTSDIR}
cp -R ${WRKBUILD}/* ${MODZOPE_PRODUCTSDIR}
rm -fr ${MODZOPE_PRODUCTSDIR}/BTreeFolder2
.include <bsd.port.mk>