1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
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

13 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>