View | Details | Raw Unified | Return to bug 138440
Collapse All | Expand All

(-)Makefile 2009-09-01 11:49:49.000000000 +0000 (-1 / +1 lines)
Lines 21-26 Link Here
21
PLIST_FILES=   bin/woof
21
PLIST_FILES=   bin/woof
22
do-install:
22
do-install:
23
       ${INSTALL_DATA} ${DISTDIR}/woof ${PREFIX}/bin/woof
23
       ${INSTALL_SCRIPT} ${DISTDIR}/woof ${PREFIX}/bin/woof
24
.include <bsd.port.mk>
24
.include <bsd.port.mk>

Return to bug 138440