freebsd-ports/ports-mgmt/port-index-uniquifier/Makefile
Colin Percival 413ce59cea Simplify Makefile via USES=metaport.
Submitted by:	mat
2016-10-18 04:52:14 +00:00

12 lines
240 B
Makefile

# $FreeBSD$
PORTNAME= port-index-uniquifier
PORTVERSION= ${OSVERSION}
CATEGORIES= ports-mgmt
MAINTAINER= cperciva@FreeBSD.org
COMMENT= Dummy port to ensure major versions have different INDEX files
USES= metaport
.include <bsd.port.mk>