diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-07 00:46:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-07 00:46:25 +0800 |
commit | ef4bdbd4269f1b822ff749e2096a3dc9a322657b (patch) | |
tree | 9b5e216e0d663eebb62a167f889c4add75f289cb /devel/Makefile | |
parent | eb9fe6ebb98fff8ed98ab4ff032bd5d320fcfd03 (diff) | |
download | freebsd-ports-gnome-ef4bdbd4269f1b822ff749e2096a3dc9a322657b.tar.gz freebsd-ports-gnome-ef4bdbd4269f1b822ff749e2096a3dc9a322657b.tar.zst freebsd-ports-gnome-ef4bdbd4269f1b822ff749e2096a3dc9a322657b.zip |
- Add p5-Const-Exporter 0.2.4
Const::Exporter allows you to declare constants that can be exported to other
modules.
WWW: http://search.cpan.org/dist/Const-Exporter/
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8f19fa8b8074..2fb6516f424d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2012,6 +2012,7 @@ SUBDIR += p5-ConfigReader SUBDIR += p5-ConfigReader-Simple SUBDIR += p5-Connector + SUBDIR += p5-Const-Exporter SUBDIR += p5-Const-Fast SUBDIR += p5-Context-Preserve SUBDIR += p5-Contextual-Return |