freebsd-ports/ports-mgmt/port-index-uniquifier/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

10 lines
227 B
Makefile

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>