freebsd-dev/share/mk/bsd.port.post.mk
Satoshi Asami 500ada61bf Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied).
There are only skeletons left here; they merely serve as a backup to
include the real versions under ${PORTSDIR}/Mk while we update the ports
tree to include them directly.
1999-01-26 03:40:12 +00:00

8 lines
124 B
Makefile

# $Id: bsd.port.post.mk,v 1.1 1998/11/11 05:21:28 asami Exp $
AFTERPORTMK= yes
.include "bsd.port.mk"
.undef AFTERPORTMK