1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/devel/p5-IO-Stty/Makefile
2013-10-30 01:38:24 +00:00

17 lines
295 B
Makefile

# Created by: Stephon Chen <stephon@gmail.com>
# $FreeBSD$
PORTNAME= IO-Stty
PORTVERSION= 0.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Change and print terminal line settings
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>