freebsd-ports/Mk
Satoshi Asami 7d2acfd09e Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case the
package name includes "language specifics" or "compilation options" as
specified in the handbook.  PKGNAME is now defined as
${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.

Suggested by:	mharo (prefix), reg (suffix)
Reviewed by:	the ports list
2000-04-10 12:31:02 +00:00
..
bsd.port.mk Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case the 2000-04-10 12:31:02 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Rework the previous commit. The 'make search' mechanism will now work 2000-03-22 22:41:05 +00:00