Add a template for the port Makefiles

This commit is contained in:
Baptiste Daroussin 2014-12-04 17:25:03 +00:00
parent 87980c7705
commit 97ffd4220f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373972

12
Templates/Makefile Normal file
View file

@ -0,0 +1,12 @@
# $FreeBSD$
PORTNAME=
PORTVERSION=
CATEGORIES=
MASTER_SITES=
MAINTAINER=
COMMENT=
.include <bsd.port.mk>