diff options
author | jhay <jhay@FreeBSD.org> | 2002-05-21 05:44:26 +0000 |
---|---|---|
committer | jhay <jhay@FreeBSD.org> | 2002-05-21 05:44:26 +0000 |
commit | 0ad00af77aabd4393c15ea7f0548ac5ee8098cc4 (patch) | |
tree | b8e77288a3e835202e616ae30197b9f125906c70 /net/Makefile | |
parent | f83ac8f7107dc43f228fc7af6c029617dab32940 (diff) | |
download | FreeBSD-ports-0ad00af77aabd4393c15ea7f0548ac5ee8098cc4.zip FreeBSD-ports-0ad00af77aabd4393c15ea7f0548ac5ee8098cc4.tar.gz |
Perl5 module to use the SMPP (Short Message Peer to Peer) protocol.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index fe1dc6f..3c91a2d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -326,6 +326,7 @@ SUBDIR += p5-Net-Pcap SUBDIR += p5-Net-Radius SUBDIR += p5-Net-RawIP + SUBDIR += p5-Net-SMPP SUBDIR += p5-Net-SNMP SUBDIR += p5-Net-SSH SUBDIR += p5-Net-SSH-Perl |