mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Cleanup Makefile header
This commit is contained in:
parent
41943e44db
commit
dbd979cf04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325140
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Test-utf8
|
||||
# Date created: 2012-07-01
|
||||
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
#
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Test-utf8
|
||||
PORTVERSION= 1.00
|
||||
@ -19,5 +15,4 @@ USES= perl5
|
||||
|
||||
MAN3= Test::utf8.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user