mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
413ce59cea
Submitted by: mat
13 lines
240 B
Makefile
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>
|